home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Commun⁄Network / NewsWatcher 2.0d17 Source / source / open.h < prev    next >
Encoding:
Text File  |  1993-07-09  |  242 b   |  5 lines  |  [TEXT/KAHL]

  1. void CalcWindowHCoords (WindowPtr wind);
  2. void CalcPanelHeight (WindowPtr wind);
  3. WindowPtr MakeNewWindow (EWindowKind kind, Point topLeft, StringPtr title);
  4. WindowPtr NewUserGroupWindow (StringPtr title, TGroup **groupArray, short numGroups);
  5.